home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / sregexpf / copyrigh.txt < prev    next >
Encoding:
Text File  |  1998-07-15  |  1.5 KB  |  33 lines

  1. Copyright (c) 1986, 1993, 1995 by University of Toronto.
  2. Written by Henry Spencer.  Not derived from licensed software.
  3.  
  4. Permission is granted to anyone to use this software for any
  5. purpose on any computer system, and to redistribute it in any way,
  6. subject to the following restrictions:
  7.  
  8. 1. The author is not responsible for the consequences of use of
  9.     this software, no matter how awful, even if they arise
  10.     from defects in it.
  11.  
  12. 2. The origin of this software must not be misrepresented, either
  13.     by explicit claim or by omission.
  14.  
  15. 3. Altered versions must be plainly marked as such, and must not
  16.     be misrepresented (by explicit claim or omission) as being
  17.     the original software.
  18.  *** THIS IS AN ALTERED VERSION.  It was altered by John Gilmore,
  19.  *** hoptoad!gnu, on 27 Dec 1986, to add \< and \> for word-matching
  20.  *** as in BSD grep and ex.
  21.  *** THIS IS AN ALTERED VERSION.  It was altered by John Gilmore,
  22.  *** hoptoad!gnu, on 28 Dec 1986, to optimize characters quoted with \.
  23.  *** THIS IS AN ALTERED VERSION.  It was altered by James A. Woods,
  24.  *** ames!jaw, on 19 June 1987, to quash a regcomp() redundancy.
  25.  *** THIS IS AN ALTERED VERSION.  It was altered by Guy Gascoigne - Piggford
  26.  *** guy@wyrdrune.com, on 15 March 1998, porting it to C++ and converting
  27.  *** it to be the engine for the Regexp class
  28.  *** THIS IS AN ALTERED VERSION.  It was altered by Oleg Vojvodic
  29.  *** oleg@stinga.com, on 29 April 1998, added SetRegExp() method
  30.  *** and COM wrapper
  31.  
  32. 4. This notice must not be removed or altered.
  33.